﻿2026-07-09T06:34:36.8116644Z Current runner version: '2.335.1'
2026-07-09T06:34:36.8122063Z Runner name: 'kitsubito'
2026-07-09T06:34:36.8122672Z Runner group name: 'Default'
2026-07-09T06:34:36.8123431Z Machine name: 'KITSUBITO'
2026-07-09T06:34:36.8125592Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T06:34:36.8127623Z Contents: read
2026-07-09T06:34:36.8128078Z Metadata: read
2026-07-09T06:34:36.8128492Z Packages: read
2026-07-09T06:34:36.8128909Z ##[endgroup]
2026-07-09T06:34:36.8130855Z Secret source: Actions
2026-07-09T06:34:36.8131417Z Prepare workflow directory
2026-07-09T06:34:36.8587704Z Prepare all required actions
2026-07-09T06:34:36.8623588Z Getting action download info
2026-07-09T06:34:37.2678232Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T06:34:38.0686913Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-09T06:34:38.1731405Z ##[group]Run actions/checkout@v5
2026-07-09T06:34:38.1732260Z with:
2026-07-09T06:34:38.1732646Z   fetch-depth: 0
2026-07-09T06:34:38.1733113Z   repository: SaberMage/spt-core
2026-07-09T06:34:38.1736520Z   token: ***
2026-07-09T06:34:38.1736919Z   ssh-strict: true
2026-07-09T06:34:38.1737314Z   ssh-user: git
2026-07-09T06:34:38.1737711Z   persist-credentials: true
2026-07-09T06:34:38.1738134Z   clean: true
2026-07-09T06:34:38.1738530Z   sparse-checkout-cone-mode: true
2026-07-09T06:34:38.1739121Z   fetch-tags: false
2026-07-09T06:34:38.1739597Z   show-progress: true
2026-07-09T06:34:38.1740001Z   lfs: false
2026-07-09T06:34:38.1740363Z   submodules: false
2026-07-09T06:34:38.1740772Z   set-safe-directory: true
2026-07-09T06:34:38.1741464Z ##[endgroup]
2026-07-09T06:34:38.2813167Z Syncing repository: SaberMage/spt-core
2026-07-09T06:34:38.2815119Z ##[group]Getting Git version info
2026-07-09T06:34:38.2816048Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:34:38.2817132Z [command]/usr/bin/git version
2026-07-09T06:34:38.2817608Z git version 2.43.0
2026-07-09T06:34:38.2827863Z ##[endgroup]
2026-07-09T06:34:38.2844098Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/63968b73-2724-472c-be5a-84d33928f09f' before making global git config changes
2026-07-09T06:34:38.2845376Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:34:38.2849137Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:34:38.2896170Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:34:38.2920405Z https://github.com/SaberMage/spt-core
2026-07-09T06:34:38.2932895Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:34:38.2936036Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:34:38.2959535Z HEAD
2026-07-09T06:34:38.2998543Z ##[endgroup]
2026-07-09T06:34:38.3000813Z [command]/usr/bin/git submodule status
2026-07-09T06:34:38.3217018Z ##[group]Cleaning the repository
2026-07-09T06:34:38.3220442Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:34:38.3255285Z Removing traceable-reqs
2026-07-09T06:34:38.3262649Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:34:38.3504683Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:34:38.3513369Z ##[endgroup]
2026-07-09T06:34:38.3515797Z ##[group]Disabling automatic garbage collection
2026-07-09T06:34:38.3519988Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:34:38.3551907Z ##[endgroup]
2026-07-09T06:34:38.3552627Z ##[group]Setting up auth
2026-07-09T06:34:38.3565406Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:34:38.3588321Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:34:38.3788596Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:34:38.3822492Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:34:38.4029351Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:34:38.4061375Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:34:38.4264678Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:34:38.4301995Z ##[endgroup]
2026-07-09T06:34:38.4302828Z ##[group]Fetching the repository
2026-07-09T06:34:38.4311187Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:34:39.0990007Z From https://github.com/SaberMage/spt-core
2026-07-09T06:34:39.0991748Z  * [new branch]          pump-w1-fix -> origin/pump-w1-fix
2026-07-09T06:34:39.1055277Z ##[endgroup]
2026-07-09T06:34:39.1056503Z ##[group]Determining the checkout info
2026-07-09T06:34:39.1057670Z ##[endgroup]
2026-07-09T06:34:39.1061692Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:34:39.1118919Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:34:39.1158200Z ##[group]Checking out the ref
2026-07-09T06:34:39.1161363Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:34:39.1249197Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:34:39.1256666Z ##[endgroup]
2026-07-09T06:34:39.1318669Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:34:39.1364801Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
2026-07-09T06:34:39.1628003Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-09T06:34:39.1629929Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-09T06:34:39.1651907Z shell: /usr/bin/bash -e {0}
2026-07-09T06:34:39.1652847Z ##[endgroup]
2026-07-09T06:34:39.1822806Z ##[group]Run set -euo pipefail
2026-07-09T06:34:39.1823764Z [36;1mset -euo pipefail[0m
2026-07-09T06:34:39.1824536Z [36;1mPIN=0c95435[0m
2026-07-09T06:34:39.1825273Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-09T06:34:39.1826189Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-09T06:34:39.1827464Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-09T06:34:39.1829241Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-09T06:34:39.1830924Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-09T06:34:39.1832248Z [36;1m  rm -rf "$CACHE"[0m
2026-07-09T06:34:39.1833108Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-09T06:34:39.1834149Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-09T06:34:39.1835546Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-09T06:34:39.1836901Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-09T06:34:39.1837823Z [36;1mfi[0m
2026-07-09T06:34:39.1838901Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-09T06:34:39.1856452Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-09T06:34:39.1857793Z env:
2026-07-09T06:34:39.1858778Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-09T06:34:39.1860121Z ##[endgroup]
2026-07-09T06:34:39.5531193Z    Compiling proc-macro2 v1.0.106
2026-07-09T06:34:39.5532926Z    Compiling unicode-ident v1.0.24
2026-07-09T06:34:39.5534459Z    Compiling quote v1.0.45
2026-07-09T06:34:39.5535436Z    Compiling libc v0.2.186
2026-07-09T06:34:39.5536286Z    Compiling serde_core v1.0.228
2026-07-09T06:34:39.5537925Z    Compiling cfg-if v1.0.4
2026-07-09T06:34:39.5539295Z    Compiling serde v1.0.228
2026-07-09T06:34:39.5540195Z    Compiling log v0.4.32
2026-07-09T06:34:39.5605062Z    Compiling pin-project-lite v0.2.17
2026-07-09T06:34:39.5654471Z    Compiling typenum v1.20.1
2026-07-09T06:34:39.5716250Z    Compiling portable-atomic v1.13.1
2026-07-09T06:34:39.5719637Z    Compiling version_check v0.9.5
2026-07-09T06:34:39.5774632Z    Compiling memchr v2.8.1
2026-07-09T06:34:39.6104853Z    Compiling find-msvc-tools v0.1.9
2026-07-09T06:34:39.6108233Z    Compiling shlex v2.0.1
2026-07-09T06:34:39.6437834Z    Compiling critical-section v1.2.0
2026-07-09T06:34:39.7024036Z    Compiling bytes v1.11.1
2026-07-09T06:34:39.7252585Z    Compiling futures-core v0.3.32
2026-07-09T06:34:39.7646802Z    Compiling subtle v2.6.1
2026-07-09T06:34:39.9012718Z    Compiling smallvec v1.15.1
2026-07-09T06:34:39.9990985Z    Compiling equivalent v1.0.2
2026-07-09T06:34:40.0211435Z    Compiling itoa v1.0.18
2026-07-09T06:34:40.0383562Z    Compiling semver v1.0.28
2026-07-09T06:34:40.0702726Z    Compiling stable_deref_trait v1.2.1
2026-07-09T06:34:40.1163206Z    Compiling futures-sink v0.3.32
2026-07-09T06:34:40.1411009Z    Compiling futures-io v0.3.32
2026-07-09T06:34:40.1725355Z    Compiling slab v0.4.12
2026-07-09T06:34:40.1834329Z    Compiling futures-task v0.3.32
2026-07-09T06:34:40.2312655Z    Compiling futures-channel v0.3.32
2026-07-09T06:34:40.2541709Z    Compiling rand_core v0.10.1
2026-07-09T06:34:40.2743817Z    Compiling generic-array v0.14.7
2026-07-09T06:34:40.3382231Z    Compiling bitflags v2.12.1
2026-07-09T06:34:40.4419691Z    Compiling rustversion v1.0.22
2026-07-09T06:34:40.4773119Z    Compiling hashbrown v0.17.1
2026-07-09T06:34:40.5372823Z    Compiling rustc_version v0.4.1
2026-07-09T06:34:40.6104042Z    Compiling getrandom v0.4.2
2026-07-09T06:34:40.6487600Z    Compiling cpufeatures v0.2.17
2026-07-09T06:34:40.6601656Z    Compiling fnv v1.0.7
2026-07-09T06:34:40.6881435Z    Compiling cfg_aliases v0.2.1
2026-07-09T06:34:40.7052288Z    Compiling strsim v0.11.1
2026-07-09T06:34:40.7301240Z    Compiling litemap v0.8.2
2026-07-09T06:34:40.7666305Z    Compiling writeable v0.6.3
2026-07-09T06:34:40.7792673Z    Compiling ident_case v1.0.1
2026-07-09T06:34:40.8112929Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T06:34:40.9320950Z    Compiling icu_properties_data v2.2.0
2026-07-09T06:34:40.9683907Z    Compiling fs_extra v1.3.0
2026-07-09T06:34:41.0386104Z    Compiling utf8_iter v1.0.4
2026-07-09T06:34:41.0459762Z    Compiling dunce v1.0.5
2026-07-09T06:34:41.0913982Z    Compiling autocfg v1.5.1
2026-07-09T06:34:41.1740505Z    Compiling percent-encoding v2.3.2
2026-07-09T06:34:41.3213614Z    Compiling http v1.4.1
2026-07-09T06:34:41.3322261Z    Compiling thiserror v2.0.18
2026-07-09T06:34:41.3461646Z    Compiling cpufeatures v0.3.0
2026-07-09T06:34:41.4521757Z    Compiling aws-lc-rs v1.17.0
2026-07-09T06:34:41.4851436Z    Compiling unicode-segmentation v1.13.3
2026-07-09T06:34:41.5602416Z    Compiling scopeguard v1.2.0
2026-07-09T06:34:41.5791167Z    Compiling chacha20 v0.10.0
2026-07-09T06:34:41.6091960Z    Compiling syn v2.0.117
2026-07-09T06:34:41.7292087Z    Compiling lock_api v0.4.14
2026-07-09T06:34:41.7451924Z    Compiling form_urlencoded v1.2.2
2026-07-09T06:34:41.7881365Z    Compiling untrusted v0.9.0
2026-07-09T06:34:41.8550658Z    Compiling rustls v0.23.40
2026-07-09T06:34:41.9152093Z    Compiling heck v0.5.0
2026-07-09T06:34:41.9739893Z    Compiling unicode-xid v0.2.6
2026-07-09T06:34:41.9976984Z    Compiling anyhow v1.0.102
2026-07-09T06:34:42.0143903Z    Compiling atomic-waker v1.1.2
2026-07-09T06:34:42.0631158Z    Compiling const-oid v0.10.2
2026-07-09T06:34:42.0940812Z    Compiling paste v1.0.15
2026-07-09T06:34:42.1443778Z    Compiling indexmap v2.14.0
2026-07-09T06:34:42.1540998Z    Compiling zerocopy v0.8.50
2026-07-09T06:34:42.2232224Z    Compiling httparse v1.10.1
2026-07-09T06:34:42.2671599Z    Compiling parking_lot_core v0.9.12
2026-07-09T06:34:42.3141489Z    Compiling num-traits v0.2.19
2026-07-09T06:34:42.3362674Z    Compiling hybrid-array v0.4.12
2026-07-09T06:34:42.4391498Z    Compiling jobserver v0.1.34
2026-07-09T06:34:42.4623298Z    Compiling convert_case v0.10.0
2026-07-09T06:34:42.5865913Z    Compiling curve25519-dalek v4.1.3
2026-07-09T06:34:42.6148681Z    Compiling ahash v0.8.12
2026-07-09T06:34:42.6541723Z    Compiling base64ct v1.8.3
2026-07-09T06:34:42.6783038Z    Compiling either v1.16.0
2026-07-09T06:34:42.8982110Z    Compiling http-body v1.0.1
2026-07-09T06:34:42.9192660Z    Compiling cc v1.2.63
2026-07-09T06:34:42.9323226Z    Compiling fastrand v2.4.1
2026-07-09T06:34:43.0323910Z    Compiling powerfmt v0.2.0
2026-07-09T06:34:43.1611312Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T06:34:43.1920798Z    Compiling deranged v0.5.8
2026-07-09T06:34:43.2588014Z    Compiling crypto-common v0.1.7
2026-07-09T06:34:43.3001959Z    Compiling block-buffer v0.10.4
2026-07-09T06:34:43.4028915Z    Compiling num-conv v0.2.2
2026-07-09T06:34:43.5001658Z    Compiling mio v1.2.1
2026-07-09T06:34:43.5361164Z    Compiling socket2 v0.6.4
2026-07-09T06:34:43.5871089Z    Compiling getrandom v0.2.17
2026-07-09T06:34:43.6290784Z    Compiling digest v0.10.7
2026-07-09T06:34:43.7654912Z    Compiling tower-service v0.3.3
2026-07-09T06:34:43.8470317Z    Compiling rand v0.10.1
2026-07-09T06:34:43.8995441Z    Compiling rand_core v0.6.4
2026-07-09T06:34:43.9201184Z    Compiling uuid v1.23.2
2026-07-09T06:34:43.9319685Z    Compiling time-core v0.1.8
2026-07-09T06:34:43.9571389Z    Compiling data-encoding v2.11.0
2026-07-09T06:34:43.9981435Z    Compiling tinyvec_macros v0.1.1
2026-07-09T06:34:44.0851017Z    Compiling pkg-config v0.3.33
2026-07-09T06:34:44.1178724Z    Compiling zmij v1.0.21
2026-07-09T06:34:44.2110995Z    Compiling try-lock v0.2.5
2026-07-09T06:34:44.2280704Z    Compiling base64 v0.22.1
2026-07-09T06:34:44.2375279Z    Compiling vcpkg v0.2.15
2026-07-09T06:34:44.2972817Z    Compiling parking_lot v0.12.5
2026-07-09T06:34:44.3730372Z    Compiling want v0.3.1
2026-07-09T06:34:44.5998463Z    Compiling tinyvec v1.11.0
2026-07-09T06:34:44.6110988Z    Compiling sha2 v0.10.9
2026-07-09T06:34:44.8901360Z    Compiling cmake v0.1.58
2026-07-09T06:34:44.9051434Z    Compiling crypto-common v0.2.2
2026-07-09T06:34:44.9170463Z    Compiling block-buffer v0.12.0
2026-07-09T06:34:45.0935993Z    Compiling inout v0.1.4
2026-07-09T06:34:45.0938045Z    Compiling vergen-lib v9.1.0
2026-07-09T06:34:45.1471614Z    Compiling n0-future v0.3.2
2026-07-09T06:34:45.2201268Z    Compiling spin v0.10.0
2026-07-09T06:34:45.3503428Z    Compiling winnow v1.0.3
2026-07-09T06:34:45.3651408Z    Compiling cordyceps v0.3.4
2026-07-09T06:34:45.3871462Z    Compiling crossbeam-utils v0.8.21
2026-07-09T06:34:45.3880918Z    Compiling diatomic-waker v0.2.3
2026-07-09T06:34:45.4061053Z    Compiling httpdate v1.0.3
2026-07-09T06:34:45.4481328Z    Compiling parking v2.2.1
2026-07-09T06:34:45.4894055Z    Compiling signature v2.2.0
2026-07-09T06:34:45.5081107Z    Compiling serde_json v1.0.150
2026-07-09T06:34:45.6292906Z    Compiling ed25519 v2.2.3
2026-07-09T06:34:45.6613428Z    Compiling futures-lite v2.6.1
2026-07-09T06:34:45.7435702Z    Compiling cipher v0.4.4
2026-07-09T06:34:45.7515331Z    Compiling netlink-packet-core v0.8.1
2026-07-09T06:34:45.7985583Z    Compiling futures-buffered v0.2.13
2026-07-09T06:34:45.8260649Z    Compiling universal-hash v0.5.1
2026-07-09T06:34:45.8614778Z    Compiling vergen-lib v0.1.6
2026-07-09T06:34:45.9391357Z    Compiling vergen v9.1.0
2026-07-09T06:34:45.9466040Z    Compiling heapless v0.7.17
2026-07-09T06:34:45.9644389Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T06:34:46.0220597Z    Compiling noq-udp v0.10.0
2026-07-09T06:34:46.0800717Z    Compiling digest v0.11.3
2026-07-09T06:34:46.1210943Z    Compiling aws-lc-sys v0.41.0
2026-07-09T06:34:46.1826101Z    Compiling ring v0.17.14
2026-07-09T06:34:46.2531377Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T06:34:46.3311467Z    Compiling sync_wrapper v1.0.2
2026-07-09T06:34:46.3591154Z    Compiling opaque-debug v0.3.1
2026-07-09T06:34:46.3971575Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T06:34:46.4280570Z    Compiling byteorder v1.5.0
2026-07-09T06:34:46.4321319Z    Compiling allocator-api2 v0.2.21
2026-07-09T06:34:46.4360992Z    Compiling polyval v0.6.2
2026-07-09T06:34:46.5971071Z    Compiling vergen-gitcl v1.0.8
2026-07-09T06:34:46.6570807Z    Compiling spin v0.9.8
2026-07-09T06:34:46.7541232Z    Compiling hash32 v0.2.1
2026-07-09T06:34:46.8350304Z    Compiling fallible-iterator v0.3.0
2026-07-09T06:34:46.9672876Z    Compiling ryu v1.0.23
2026-07-09T06:34:47.0119872Z    Compiling num_threads v0.1.7
2026-07-09T06:34:47.0521170Z    Compiling signature v3.0.0
2026-07-09T06:34:47.0681931Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T06:34:47.0829749Z    Compiling tower-layer v0.3.3
2026-07-09T06:34:47.1803701Z    Compiling time v0.3.47
2026-07-09T06:34:47.2269893Z    Compiling ghash v0.5.1
2026-07-09T06:34:47.2391101Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T06:34:47.3261357Z    Compiling aes v0.8.4
2026-07-09T06:34:47.3421359Z    Compiling ctr v0.9.2
2026-07-09T06:34:47.4191600Z    Compiling aead v0.5.2
2026-07-09T06:34:47.4285132Z    Compiling fs2 v0.4.3
2026-07-09T06:34:47.4572269Z    Compiling http-body-util v0.1.3
2026-07-09T06:34:47.6151327Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T06:34:47.6682961Z    Compiling utf8parse v0.2.2
2026-07-09T06:34:47.7131110Z    Compiling arrayvec v0.7.6
2026-07-09T06:34:47.7580782Z    Compiling openssl-probe v0.2.1
2026-07-09T06:34:47.8072553Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T06:34:47.8351832Z    Compiling crossbeam-channel v0.5.15
2026-07-09T06:34:47.9190764Z    Compiling netlink-packet-route v0.29.0
2026-07-09T06:34:48.0231280Z    Compiling blake3 v1.8.5
2026-07-09T06:34:48.0425150Z    Compiling memoffset v0.6.5
2026-07-09T06:34:48.3280548Z    Compiling aes-gcm v0.10.3
2026-07-09T06:34:48.4037654Z    Compiling acto v0.8.2
2026-07-09T06:34:48.4140068Z    Compiling noq v0.18.0
2026-07-09T06:34:48.5771125Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T06:34:48.5961139Z    Compiling netwatch v0.16.0
2026-07-09T06:34:48.6287039Z    Compiling xml-rs v0.8.28
2026-07-09T06:34:48.7220944Z    Compiling tagptr v0.2.0
2026-07-09T06:34:48.8170669Z    Compiling synstructure v0.13.2
2026-07-09T06:34:48.8378587Z    Compiling darling_core v0.20.11
2026-07-09T06:34:48.9394289Z    Compiling foldhash v0.2.0
2026-07-09T06:34:48.9600755Z    Compiling thiserror v1.0.69
2026-07-09T06:34:48.9602930Z    Compiling rustc-hash v2.1.2
2026-07-09T06:34:49.1511204Z    Compiling lru-slab v0.1.2
2026-07-09T06:34:49.2343410Z    Compiling ref-cast v1.0.25
2026-07-09T06:34:49.3422715Z    Compiling mac-addr v0.3.0
2026-07-09T06:34:49.3640675Z    Compiling identity-hash v0.1.0
2026-07-09T06:34:49.4613825Z    Compiling rustix v1.1.4
2026-07-09T06:34:49.4810731Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T06:34:49.7031812Z    Compiling hashbrown v0.16.1
2026-07-09T06:34:49.7881539Z    Compiling xmltree v0.10.3
2026-07-09T06:34:49.8501065Z    Compiling proc-macro-crate v3.5.0
2026-07-09T06:34:49.9531745Z    Compiling serde_derive_internals v0.29.1
2026-07-09T06:34:50.2801533Z    Compiling netlink-packet-route v0.30.0
2026-07-09T06:34:50.5561286Z    Compiling errno v0.3.14
2026-07-09T06:34:50.5804769Z    Compiling ioctl-rs v0.1.6
2026-07-09T06:34:50.6963692Z    Compiling serial-core v0.4.0
2026-07-09T06:34:50.7129671Z    Compiling termios v0.2.2
2026-07-09T06:34:50.7249302Z    Compiling simple-dns v0.9.3
2026-07-09T06:34:50.7387504Z    Compiling aho-corasick v1.1.4
2026-07-09T06:34:50.8531867Z    Compiling sha1_smol v1.0.1
2026-07-09T06:34:50.9451956Z    Compiling linux-raw-sys v0.12.1
2026-07-09T06:34:50.9531326Z    Compiling smol_str v0.1.24
2026-07-09T06:34:51.0182055Z    Compiling regex-syntax v0.8.10
2026-07-09T06:34:51.2230245Z    Compiling simdutf8 v0.1.5
2026-07-09T06:34:51.2492184Z    Compiling signal-hook v0.3.18
2026-07-09T06:34:51.3321037Z    Compiling winnow v0.7.15
2026-07-09T06:34:51.3531793Z    Compiling toml_write v0.1.2
2026-07-09T06:34:51.5234289Z    Compiling resolv-conf v0.7.6
2026-07-09T06:34:51.7147924Z    Compiling constant_time_eq v0.4.2
2026-07-09T06:34:51.7273854Z    Compiling arrayref v0.3.9
2026-07-09T06:34:51.8327315Z    Compiling lru v0.16.4
2026-07-09T06:34:51.9852769Z    Compiling serde_derive v1.0.228
2026-07-09T06:34:52.0991544Z    Compiling zeroize_derive v1.4.3
2026-07-09T06:34:52.1133021Z    Compiling tokio-macros v2.7.0
2026-07-09T06:34:52.4090842Z    Compiling zerofrom-derive v0.1.7
2026-07-09T06:34:52.9100711Z    Compiling futures-macro v0.3.32
2026-07-09T06:34:53.0381920Z    Compiling yoke-derive v0.8.2
2026-07-09T06:34:53.0499702Z    Compiling zeroize v1.8.2
2026-07-09T06:34:53.3738879Z    Compiling tokio v1.52.3
2026-07-09T06:34:53.3841059Z    Compiling zerovec-derive v0.11.3
2026-07-09T06:34:54.5471087Z    Compiling futures-util v0.3.32
2026-07-09T06:34:54.6011452Z    Compiling displaydoc v0.2.6
2026-07-09T06:34:54.9375728Z    Compiling tracing-attributes v0.1.31
2026-07-09T06:34:54.9764064Z    Compiling rustls-pki-types v1.14.1
2026-07-09T06:34:55.0860099Z    Compiling zerofrom v0.1.8
2026-07-09T06:34:55.2461081Z    Compiling yoke v0.8.3
2026-07-09T06:34:55.2676941Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T06:34:55.5691447Z    Compiling thiserror-impl v2.0.18
2026-07-09T06:34:55.6327478Z    Compiling zerovec v0.11.6
2026-07-09T06:34:56.1440729Z    Compiling zerotrie v0.2.4
2026-07-09T06:34:56.3439668Z    Compiling darling_macro v0.20.11
2026-07-09T06:34:56.4080966Z    Compiling derive_more-impl v2.1.1
2026-07-09T06:34:56.7720953Z    Compiling n0-error-macros v0.1.3
2026-07-09T06:34:56.8167683Z    Compiling tinystr v0.8.3
2026-07-09T06:34:56.9250768Z    Compiling potential_utf v0.1.5
2026-07-09T06:34:57.1311688Z    Compiling icu_locale_core v2.2.0
2026-07-09T06:34:57.1760552Z    Compiling icu_collections v2.2.0
2026-07-09T06:34:57.2863997Z    Compiling darling v0.20.11
2026-07-09T06:34:57.4090588Z    Compiling derive_builder_core v0.20.2
2026-07-09T06:34:57.5711414Z    Compiling spez v0.1.2
2026-07-09T06:34:58.1251031Z    Compiling der v0.8.0-rc.10
2026-07-09T06:34:58.3450849Z    Compiling pin-project-internal v1.1.13
2026-07-09T06:34:58.3981084Z    Compiling cobs v0.3.0
2026-07-09T06:34:58.4200570Z    Compiling n0-error v0.1.3
2026-07-09T06:34:58.6991598Z    Compiling icu_provider v2.2.0
2026-07-09T06:34:59.1454832Z    Compiling icu_normalizer v2.2.0
2026-07-09T06:34:59.2451407Z    Compiling icu_properties v2.2.0
2026-07-09T06:34:59.5774839Z    Compiling derive_builder_macro v0.20.2
2026-07-09T06:34:59.8920956Z    Compiling ed25519-dalek v2.2.0
2026-07-09T06:34:59.9667609Z    Compiling derive_builder v0.20.2
2026-07-09T06:35:00.2821243Z    Compiling ipnet v2.12.0
2026-07-09T06:35:00.4231679Z    Compiling spki v0.8.0-rc.4
2026-07-09T06:35:00.5011375Z    Compiling pin-project v1.1.13
2026-07-09T06:35:00.5270823Z    Compiling futures-executor v0.3.32
2026-07-09T06:35:00.6061789Z    Compiling spt-proto v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-09T06:35:00.7141189Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T06:35:00.9590511Z    Compiling prefix-trie v0.8.4
2026-07-09T06:35:01.0180977Z    Compiling tokio-util v0.7.18
2026-07-09T06:35:01.0763451Z    Compiling once_cell v1.21.4
2026-07-09T06:35:01.1159657Z    Compiling netlink-sys v0.8.8
2026-07-09T06:35:01.1341121Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T06:35:01.2517718Z    Compiling futures v0.3.32
2026-07-09T06:35:01.3458605Z    Compiling tracing-core v0.1.36
2026-07-09T06:35:01.4982895Z    Compiling idna_adapter v1.2.2
2026-07-09T06:35:01.6580901Z    Compiling idna v1.1.0
2026-07-09T06:35:01.7038808Z    Compiling hashbrown v0.14.5
2026-07-09T06:35:02.2223858Z    Compiling tracing v0.1.44
2026-07-09T06:35:02.2492254Z    Compiling postcard-derive v0.2.2
2026-07-09T06:35:02.2791580Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T06:35:02.5441295Z    Compiling url v2.5.8
2026-07-09T06:35:02.6532555Z    Compiling h2 v0.4.14
2026-07-09T06:35:02.9245522Z    Compiling hashlink v0.9.1
2026-07-09T06:35:02.9503134Z    Compiling data-encoding-macro v0.1.20
2026-07-09T06:35:03.1203607Z    Compiling postcard v1.1.3
2026-07-09T06:35:03.1970815Z    Compiling derive_more v2.1.1
2026-07-09T06:35:03.2130786Z    Compiling tower v0.5.3
2026-07-09T06:35:03.5741861Z    Compiling rustls-native-certs v0.8.4
2026-07-09T06:35:03.7241545Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T06:35:03.7270927Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T06:35:03.7463086Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T06:35:03.7795916Z    Compiling num_enum_derive v0.7.6
2026-07-09T06:35:03.7974674Z    Compiling async-trait v0.1.89
2026-07-09T06:35:03.8707633Z    Compiling enum-assoc v1.3.0
2026-07-09T06:35:04.0970889Z    Compiling rusqlite v0.32.1
2026-07-09T06:35:04.1905176Z    Compiling strum_macros v0.28.0
2026-07-09T06:35:04.3454797Z    Compiling tower-http v0.6.11
2026-07-09T06:35:04.3614047Z    Compiling iroh-relay v0.98.0
2026-07-09T06:35:04.3722545Z    Compiling iroh-base v0.98.0
2026-07-09T06:35:04.5251598Z    Compiling iroh-metrics v0.38.3
2026-07-09T06:35:04.6569125Z    Compiling n0-watcher v0.6.1
2026-07-09T06:35:04.7212188Z    Compiling attohttpc v0.30.1
2026-07-09T06:35:04.8296766Z    Compiling tokio-stream v0.1.18
2026-07-09T06:35:05.0150710Z    Compiling netlink-proto v0.12.0
2026-07-09T06:35:05.0246794Z    Compiling netdev v0.42.0
2026-07-09T06:35:05.2161739Z    Compiling moka v0.12.15
2026-07-09T06:35:05.4342704Z    Compiling num_enum v0.7.6
2026-07-09T06:35:05.4793817Z    Compiling serde_spanned v0.6.9
2026-07-09T06:35:05.5614901Z    Compiling toml_datetime v0.6.11
2026-07-09T06:35:05.5736939Z    Compiling ref-cast-impl v1.0.25
2026-07-09T06:35:05.6106571Z    Compiling thiserror-impl v1.0.69
2026-07-09T06:35:06.0561066Z    Compiling spt-store v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-09T06:35:06.2810562Z    Compiling toml_edit v0.22.27
2026-07-09T06:35:06.6931904Z    Compiling webpki-roots v1.0.7
2026-07-09T06:35:06.7216075Z    Compiling regex-automata v0.4.14
2026-07-09T06:35:06.7317663Z    Compiling schemars_derive v1.2.1
2026-07-09T06:35:06.8534243Z    Compiling serial-unix v0.4.0
2026-07-09T06:35:06.9360816Z    Compiling signal-hook-registry v1.4.8
2026-07-09T06:35:07.1459533Z    Compiling darling_core v0.23.0
2026-07-09T06:35:07.2185115Z    Compiling serde_bytes v0.11.19
2026-07-09T06:35:07.2531736Z    Compiling hmac v0.12.1
2026-07-09T06:35:07.4272710Z    Compiling seize v0.5.1
2026-07-09T06:35:07.4996756Z    Compiling iroh v0.98.2
2026-07-09T06:35:07.6144775Z    Compiling pin-utils v0.1.0
2026-07-09T06:35:07.6323771Z    Compiling cmov v0.5.4
2026-07-09T06:35:07.6482930Z    Compiling dyn-clone v1.0.20
2026-07-09T06:35:07.7725390Z    Compiling rustix v0.38.44
2026-07-09T06:35:07.9001743Z    Compiling bitflags v1.3.2
2026-07-09T06:35:07.9695965Z    Compiling ctutils v0.4.2
2026-07-09T06:35:07.9696599Z    Compiling nix v0.25.1
2026-07-09T06:35:07.9861615Z    Compiling filedescriptor v0.8.3
2026-07-09T06:35:07.9988328Z    Compiling papaya v0.2.4
2026-07-09T06:35:08.1691505Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T06:35:08.3311089Z    Compiling strum v0.28.0
2026-07-09T06:35:08.3848436Z    Compiling hkdf v0.12.4
2026-07-09T06:35:08.4722560Z    Compiling iroh-dns v0.98.0
2026-07-09T06:35:08.5222304Z    Compiling serial v0.4.0
2026-07-09T06:35:08.6394472Z    Compiling backon v1.6.0
2026-07-09T06:35:08.6517007Z    Compiling anstyle-parse v1.0.0
2026-07-09T06:35:08.8813391Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T06:35:08.9520361Z    Compiling colorchoice v1.0.5
2026-07-09T06:35:09.0331536Z    Compiling downcast-rs v1.2.1
2026-07-09T06:35:09.1190991Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T06:35:09.1370689Z    Compiling foldhash v0.1.5
2026-07-09T06:35:09.1621213Z    Compiling shell-words v1.1.1
2026-07-09T06:35:09.2464049Z    Compiling linux-raw-sys v0.4.15
2026-07-09T06:35:09.3218887Z    Compiling instability v0.3.12
2026-07-09T06:35:09.3401838Z    Compiling anstyle-query v1.1.5
2026-07-09T06:35:09.4451314Z    Compiling anstyle v1.0.14
2026-07-09T06:35:09.4602901Z    Compiling hashbrown v0.15.5
2026-07-09T06:35:09.4774062Z    Compiling vte v0.13.1
2026-07-09T06:35:09.6380747Z    Compiling signal-hook-mio v0.2.5
2026-07-09T06:35:09.7889581Z    Compiling spake2 v0.4.0
2026-07-09T06:35:09.9542285Z    Compiling toml v0.8.23
2026-07-09T06:35:10.2984783Z    Compiling schemars v1.2.1
2026-07-09T06:35:10.5976736Z    Compiling regex v1.12.3
2026-07-09T06:35:10.9405165Z    Compiling hyper v1.10.1
2026-07-09T06:35:11.0068380Z    Compiling spt-msg v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-09T06:35:11.5945101Z    Compiling anstream v1.0.0
2026-07-09T06:35:11.6404577Z    Compiling terminal_size v0.4.4
2026-07-09T06:35:11.8741179Z    Compiling strum_macros v0.26.4
2026-07-09T06:35:11.9300723Z    Compiling sha1 v0.10.6
2026-07-09T06:35:11.9520650Z    Compiling itertools v0.13.0
2026-07-09T06:35:12.2110882Z    Compiling castaway v0.2.4
2026-07-09T06:35:12.3412986Z    Compiling spt-runtime v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-09T06:35:12.3510991Z    Compiling clap_lex v1.1.0
2026-07-09T06:35:12.3640175Z    Compiling indoc v2.0.7
2026-07-09T06:35:12.8171661Z    Compiling unicode-width v0.1.14
2026-07-09T06:35:13.0512574Z    Compiling doctest-file v1.1.1
2026-07-09T06:35:13.1212469Z    Compiling darling_macro v0.23.0
2026-07-09T06:35:13.2521866Z    Compiling static_assertions v1.1.0
2026-07-09T06:35:13.3512029Z    Compiling compact_str v0.8.2
2026-07-09T06:35:13.6780589Z    Compiling darling v0.23.0
2026-07-09T06:35:13.7505323Z    Compiling hyper-util v0.1.20
2026-07-09T06:35:13.9245192Z    Compiling interprocess v2.4.2
2026-07-09T06:35:14.1671920Z    Compiling portable-pty v0.8.1
2026-07-09T06:35:14.5701953Z    Compiling clap_builder v4.6.0
2026-07-09T06:35:14.6701168Z    Compiling crossterm v0.28.1
2026-07-09T06:35:14.7331217Z    Compiling lru v0.12.5
2026-07-09T06:35:14.8956796Z    Compiling spt-term v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-09T06:35:14.9635451Z    Compiling unicode-truncate v1.1.0
2026-07-09T06:35:14.9891971Z    Compiling clap_derive v4.6.1
2026-07-09T06:35:15.1327161Z    Compiling unicode-width v0.2.0
2026-07-09T06:35:15.1581918Z    Compiling cassowary v0.3.0
2026-07-09T06:35:15.2780912Z    Compiling iana-time-zone v0.1.65
2026-07-09T06:35:15.4501150Z    Compiling nucleo-matcher v0.3.1
2026-07-09T06:35:15.5181741Z    Compiling chrono v0.4.45
2026-07-09T06:35:15.6092064Z    Compiling strum v0.26.3
2026-07-09T06:35:15.7480902Z    Compiling qrcode v0.14.1
2026-07-09T06:35:15.7883164Z    Compiling tempfile v3.27.0
2026-07-09T06:35:16.3470816Z    Compiling ratatui v0.29.0
2026-07-09T06:35:16.9080990Z    Compiling igd-next v0.17.1
2026-07-09T06:35:17.6767280Z    Compiling spt-live v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-09T06:35:18.0588283Z    Compiling clap v4.6.1
2026-07-09T06:35:18.6339476Z    Compiling portmapper v0.16.0
2026-07-09T06:35:27.2440975Z    Compiling rustls-webpki v0.103.13
2026-07-09T06:35:30.3273424Z    Compiling tokio-rustls v0.26.4
2026-07-09T06:35:30.3274212Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T06:35:30.3277098Z    Compiling noq-proto v0.17.0
2026-07-09T06:35:30.5475712Z    Compiling hyper-rustls v0.27.9
2026-07-09T06:35:30.5476562Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T06:35:30.5477130Z    Compiling tokio-websockets v0.13.2
2026-07-09T06:35:30.7526545Z    Compiling reqwest v0.13.4
2026-07-09T06:35:32.1748212Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T06:35:51.3266976Z    Compiling spt-net v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-09T06:35:53.3318133Z    Compiling spt-daemon v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-09T06:36:04.4465498Z    Compiling spt v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-09T06:36:11.0227645Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s
2026-07-09T06:36:11.0672991Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-f1efa0ebfccf9660)
2026-07-09T06:36:11.0688649Z 
2026-07-09T06:36:11.0688810Z running 1 test
2026-07-09T06:36:17.1602590Z test new_brain_serves_against_old_broker ... ok
2026-07-09T06:36:17.1603252Z 
2026-07-09T06:36:17.1603815Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-09T06:36:17.1604373Z 
2026-07-09T06:36:17.1941595Z Post job cleanup.
2026-07-09T06:36:17.2890555Z [command]/usr/bin/git version
2026-07-09T06:36:17.2948136Z git version 2.43.0
2026-07-09T06:36:17.2994949Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/427b42d6-ebfa-4ca3-ad33-1ace6cbb8cd3' before making global git config changes
2026-07-09T06:36:17.2995855Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:36:17.3000274Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:36:17.3059389Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:36:17.3110762Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:36:17.3407934Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:36:17.3449226Z http.https://github.com/.extraheader
2026-07-09T06:36:17.3460610Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T06:36:17.3495864Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:36:17.3718857Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:36:17.3749975Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:36:17.4099954Z Cleaning up orphan processes
2026-07-09T06:36:17.4663085Z Terminate orphan process: pid (2012727) (spt)
